Blazor コントロール
C1DelegateList<T> コンストラクタ(IReadOnlyList<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1DelegateList<T> クラス > C1DelegateList<T> コンストラクタ : C1DelegateList<T> コンストラクタ(IReadOnlyList<T>)
The list.
Initializes a new instance of the C1DelegateList<T> class.
シンタックス
'宣言
 
Public Function New( _
   ByVal list As System.Collections.Generic.IReadOnlyList(Of T) _
)
public C1DelegateList<T>( 
   System.Collections.Generic.IReadOnlyList<T> list
)

パラメータ

list
The list.
参照

C1DelegateList<T> クラス
C1DelegateList<T> メンバ
オーバーロード一覧